- program test system
- Military: PTS
Универсальный русско-английский словарь. Академик.ру. 2011.
Универсальный русско-английский словарь. Академик.ру. 2011.
Test engineer — A (hardware) test engineer (TE) is a professional who determines how to create a process that would test a particular product in manufacturing, or related area like RMA department, in order to guarantee that the product will be shipped out with… … Wikipedia
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia
Program 437 — was the second anti satellite weapons program of the U.S. military. The US anti satellite weapons program began development in the early 1960s and was officially discontinued on 1 April, 1975. Program 437 was approved for development by U.S.… … Wikipedia
Program of All-Inclusive Care for the Elderly — (PACE) programs provide comprehensive health services for individuals age 55 and over who are sufficiently frail to be categorized as nursing home eligible by their state s Medicaid program. Services include primary and specialty medical care,… … Wikipedia
Program animation — is a particular feature of some Testing tools allowing programs to be executed step by step at either source code level or machine code level. Some tools permit animation at both levels depending upon the availability of data collected at compile … Wikipedia
Test automation — Compare with Manual testing. Test automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the setting up of test preconditions, and other test control and test reporting… … Wikipedia
Test script — A test script in Software Testing is a set of instructions that will be performed on the System Under Test to test that the system functions as expected. These steps can be executed manually or automatically.There are various means for executing… … Wikipedia
Test suite — In software development, a test suite, less commonly known as a validation suite , is a collection of test cases that are intended to be used to test a software program to show that it has some specified set of behaviours. A test suite often… … Wikipedia
test — {{Roman}}I.{{/Roman}} noun 1 examination of sb s knowledge/ability ADJECTIVE ▪ demanding, difficult, gruelling/grueling ▪ easy, simple ▪ fair, good … Collocations dictionary
System accident — A system accident is an unanticipated interaction of multiple failures in a complex system. This complexity can either be technological or organizational, and often is both.[1] A system accident can be very easy to see in hindsight, but very… … Wikipedia
Test stubs — In computer science, test stubs are programs which simulate the behaviors of software components (or modules) that are the dependent modules of the module being tested.ExampleConsider a software program which queries a database to obtain the sum… … Wikipedia